home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(6, 1)
- set the memberNum of sprite 6 to the number of member "getting.pict"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 6 to the number of member "getting in"
- updateStage()
- puppetSprite(6, 0)
- unLoad()
- SetReturn()
- play movie "getting.dir"
- end
-